3.1.81 \(\int \text {csch}^7(e+f x) (a+b \sinh ^2(e+f x))^{3/2} \, dx\) [81]

Optimal. Leaf size=199 \[ \frac {(a-b)^2 (5 a+b) \tanh ^{-1}\left (\frac {\sqrt {a} \cosh (e+f x)}{\sqrt {a-b+b \cosh ^2(e+f x)}}\right )}{16 a^{3/2} f}-\frac {(a-b) (5 a+b) \sqrt {a-b+b \cosh ^2(e+f x)} \coth (e+f x) \text {csch}(e+f x)}{16 a f}+\frac {(5 a+b) \left (a-b+b \cosh ^2(e+f x)\right )^{3/2} \coth (e+f x) \text {csch}^3(e+f x)}{24 a f}-\frac {\left (a-b+b \cosh ^2(e+f x)\right )^{5/2} \coth (e+f x) \text {csch}^5(e+f x)}{6 a f} \]

[Out]

1/16*(a-b)^2*(5*a+b)*arctanh(cosh(f*x+e)*a^(1/2)/(a-b+b*cosh(f*x+e)^2)^(1/2))/a^(3/2)/f+1/24*(5*a+b)*(a-b+b*co
sh(f*x+e)^2)^(3/2)*coth(f*x+e)*csch(f*x+e)^3/a/f-1/6*(a-b+b*cosh(f*x+e)^2)^(5/2)*coth(f*x+e)*csch(f*x+e)^5/a/f
-1/16*(a-b)*(5*a+b)*coth(f*x+e)*csch(f*x+e)*(a-b+b*cosh(f*x+e)^2)^(1/2)/a/f

________________________________________________________________________________________

Rubi [A]
time = 0.13, antiderivative size = 199, normalized size of antiderivative = 1.00, number of steps used = 6, number of rules used = 5, integrand size = 25, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.200, Rules used = {3265, 390, 386, 385, 212} \begin {gather*} \frac {(a-b)^2 (5 a+b) \tanh ^{-1}\left (\frac {\sqrt {a} \cosh (e+f x)}{\sqrt {a+b \cosh ^2(e+f x)-b}}\right )}{16 a^{3/2} f}-\frac {\coth (e+f x) \text {csch}^5(e+f x) \left (a+b \cosh ^2(e+f x)-b\right )^{5/2}}{6 a f}+\frac {(5 a+b) \coth (e+f x) \text {csch}^3(e+f x) \left (a+b \cosh ^2(e+f x)-b\right )^{3/2}}{24 a f}-\frac {(a-b) (5 a+b) \coth (e+f x) \text {csch}(e+f x) \sqrt {a+b \cosh ^2(e+f x)-b}}{16 a f} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[Csch[e + f*x]^7*(a + b*Sinh[e + f*x]^2)^(3/2),x]

[Out]

((a - b)^2*(5*a + b)*ArcTanh[(Sqrt[a]*Cosh[e + f*x])/Sqrt[a - b + b*Cosh[e + f*x]^2]])/(16*a^(3/2)*f) - ((a -
b)*(5*a + b)*Sqrt[a - b + b*Cosh[e + f*x]^2]*Coth[e + f*x]*Csch[e + f*x])/(16*a*f) + ((5*a + b)*(a - b + b*Cos
h[e + f*x]^2)^(3/2)*Coth[e + f*x]*Csch[e + f*x]^3)/(24*a*f) - ((a - b + b*Cosh[e + f*x]^2)^(5/2)*Coth[e + f*x]
*Csch[e + f*x]^5)/(6*a*f)

Rule 212

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(1/(Rt[a, 2]*Rt[-b, 2]))*ArcTanh[Rt[-b, 2]*(x/Rt[a, 2])], x]
 /; FreeQ[{a, b}, x] && NegQ[a/b] && (GtQ[a, 0] || LtQ[b, 0])

Rule 385

Int[((a_) + (b_.)*(x_)^(n_))^(p_)/((c_) + (d_.)*(x_)^(n_)), x_Symbol] :> Subst[Int[1/(c - (b*c - a*d)*x^n), x]
, x, x/(a + b*x^n)^(1/n)] /; FreeQ[{a, b, c, d}, x] && NeQ[b*c - a*d, 0] && EqQ[n*p + 1, 0] && IntegerQ[n]

Rule 386

Int[((a_) + (b_.)*(x_)^(n_))^(p_)*((c_) + (d_.)*(x_)^(n_))^(q_.), x_Symbol] :> Simp[(-x)*(a + b*x^n)^(p + 1)*(
(c + d*x^n)^q/(a*n*(p + 1))), x] - Dist[c*(q/(a*(p + 1))), Int[(a + b*x^n)^(p + 1)*(c + d*x^n)^(q - 1), x], x]
 /; FreeQ[{a, b, c, d, n, p}, x] && NeQ[b*c - a*d, 0] && EqQ[n*(p + q + 1) + 1, 0] && GtQ[q, 0] && NeQ[p, -1]

Rule 390

Int[((a_) + (b_.)*(x_)^(n_))^(p_)*((c_) + (d_.)*(x_)^(n_))^(q_), x_Symbol] :> Simp[(-b)*x*(a + b*x^n)^(p + 1)*
((c + d*x^n)^(q + 1)/(a*n*(p + 1)*(b*c - a*d))), x] + Dist[(b*c + n*(p + 1)*(b*c - a*d))/(a*n*(p + 1)*(b*c - a
*d)), Int[(a + b*x^n)^(p + 1)*(c + d*x^n)^q, x], x] /; FreeQ[{a, b, c, d, n, q}, x] && NeQ[b*c - a*d, 0] && Eq
Q[n*(p + q + 2) + 1, 0] && (LtQ[p, -1] ||  !LtQ[q, -1]) && NeQ[p, -1]

Rule 3265

Int[sin[(e_.) + (f_.)*(x_)]^(m_.)*((a_) + (b_.)*sin[(e_.) + (f_.)*(x_)]^2)^(p_.), x_Symbol] :> With[{ff = Free
Factors[Cos[e + f*x], x]}, Dist[-ff/f, Subst[Int[(1 - ff^2*x^2)^((m - 1)/2)*(a + b - b*ff^2*x^2)^p, x], x, Cos
[e + f*x]/ff], x]] /; FreeQ[{a, b, e, f, p}, x] && IntegerQ[(m - 1)/2]

Rubi steps

\begin {align*} \int \text {csch}^7(e+f x) \left (a+b \sinh ^2(e+f x)\right )^{3/2} \, dx &=\frac {\text {Subst}\left (\int \frac {\left (a-b+b x^2\right )^{3/2}}{\left (1-x^2\right )^4} \, dx,x,\cosh (e+f x)\right )}{f}\\ &=-\frac {\left (a-b+b \cosh ^2(e+f x)\right )^{5/2} \coth (e+f x) \text {csch}^5(e+f x)}{6 a f}+\frac {(5 a+b) \text {Subst}\left (\int \frac {\left (a-b+b x^2\right )^{3/2}}{\left (1-x^2\right )^3} \, dx,x,\cosh (e+f x)\right )}{6 a f}\\ &=\frac {(5 a+b) \left (a-b+b \cosh ^2(e+f x)\right )^{3/2} \coth (e+f x) \text {csch}^3(e+f x)}{24 a f}-\frac {\left (a-b+b \cosh ^2(e+f x)\right )^{5/2} \coth (e+f x) \text {csch}^5(e+f x)}{6 a f}+\frac {((a-b) (5 a+b)) \text {Subst}\left (\int \frac {\sqrt {a-b+b x^2}}{\left (1-x^2\right )^2} \, dx,x,\cosh (e+f x)\right )}{8 a f}\\ &=-\frac {(a-b) (5 a+b) \sqrt {a-b+b \cosh ^2(e+f x)} \coth (e+f x) \text {csch}(e+f x)}{16 a f}+\frac {(5 a+b) \left (a-b+b \cosh ^2(e+f x)\right )^{3/2} \coth (e+f x) \text {csch}^3(e+f x)}{24 a f}-\frac {\left (a-b+b \cosh ^2(e+f x)\right )^{5/2} \coth (e+f x) \text {csch}^5(e+f x)}{6 a f}+\frac {\left ((a-b)^2 (5 a+b)\right ) \text {Subst}\left (\int \frac {1}{\left (1-x^2\right ) \sqrt {a-b+b x^2}} \, dx,x,\cosh (e+f x)\right )}{16 a f}\\ &=-\frac {(a-b) (5 a+b) \sqrt {a-b+b \cosh ^2(e+f x)} \coth (e+f x) \text {csch}(e+f x)}{16 a f}+\frac {(5 a+b) \left (a-b+b \cosh ^2(e+f x)\right )^{3/2} \coth (e+f x) \text {csch}^3(e+f x)}{24 a f}-\frac {\left (a-b+b \cosh ^2(e+f x)\right )^{5/2} \coth (e+f x) \text {csch}^5(e+f x)}{6 a f}+\frac {\left ((a-b)^2 (5 a+b)\right ) \text {Subst}\left (\int \frac {1}{1-a x^2} \, dx,x,\frac {\cosh (e+f x)}{\sqrt {a-b+b \cosh ^2(e+f x)}}\right )}{16 a f}\\ &=\frac {(a-b)^2 (5 a+b) \tanh ^{-1}\left (\frac {\sqrt {a} \cosh (e+f x)}{\sqrt {a-b+b \cosh ^2(e+f x)}}\right )}{16 a^{3/2} f}-\frac {(a-b) (5 a+b) \sqrt {a-b+b \cosh ^2(e+f x)} \coth (e+f x) \text {csch}(e+f x)}{16 a f}+\frac {(5 a+b) \left (a-b+b \cosh ^2(e+f x)\right )^{3/2} \coth (e+f x) \text {csch}^3(e+f x)}{24 a f}-\frac {\left (a-b+b \cosh ^2(e+f x)\right )^{5/2} \coth (e+f x) \text {csch}^5(e+f x)}{6 a f}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.70, size = 174, normalized size = 0.87 \begin {gather*} \frac {\frac {(a-b)^2 (5 a+b) \tanh ^{-1}\left (\frac {\sqrt {2} \sqrt {a} \cosh (e+f x)}{\sqrt {2 a-b+b \cosh (2 (e+f x))}}\right )}{a^{3/2}}-\frac {\sqrt {a-\frac {b}{2}+\frac {1}{2} b \cosh (2 (e+f x))} \left (149 a^2-122 a b+9 b^2-4 \left (25 a^2-36 a b+3 b^2\right ) \cosh (2 (e+f x))+\left (15 a^2-22 a b+3 b^2\right ) \cosh (4 (e+f x))\right ) \coth (e+f x) \text {csch}^5(e+f x)}{24 a}}{16 f} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[Csch[e + f*x]^7*(a + b*Sinh[e + f*x]^2)^(3/2),x]

[Out]

(((a - b)^2*(5*a + b)*ArcTanh[(Sqrt[2]*Sqrt[a]*Cosh[e + f*x])/Sqrt[2*a - b + b*Cosh[2*(e + f*x)]]])/a^(3/2) -
(Sqrt[a - b/2 + (b*Cosh[2*(e + f*x)])/2]*(149*a^2 - 122*a*b + 9*b^2 - 4*(25*a^2 - 36*a*b + 3*b^2)*Cosh[2*(e +
f*x)] + (15*a^2 - 22*a*b + 3*b^2)*Cosh[4*(e + f*x)])*Coth[e + f*x]*Csch[e + f*x]^5)/(24*a))/(16*f)

________________________________________________________________________________________

Maple [B] Leaf count of result is larger than twice the leaf count of optimal. \(568\) vs. \(2(179)=358\).
time = 1.48, size = 569, normalized size = 2.86 \[-\frac {\sqrt {\left (a +b \left (\sinh ^{2}\left (f x +e \right )\right )\right ) \left (\cosh ^{2}\left (f x +e \right )\right )}\, \left (30 a^{\frac {7}{2}} \sqrt {\left (a +b \left (\sinh ^{2}\left (f x +e \right )\right )\right ) \left (\cosh ^{2}\left (f x +e \right )\right )}\, \left (\sinh ^{4}\left (f x +e \right )\right )-44 b \sqrt {\left (a +b \left (\sinh ^{2}\left (f x +e \right )\right )\right ) \left (\cosh ^{2}\left (f x +e \right )\right )}\, \left (\sinh ^{4}\left (f x +e \right )\right ) a^{\frac {5}{2}}-15 a^{4} \ln \left (\frac {\left (a +b \right ) \left (\cosh ^{2}\left (f x +e \right )\right )+2 \sqrt {a}\, \sqrt {b \left (\cosh ^{4}\left (f x +e \right )\right )+\left (a -b \right ) \left (\cosh ^{2}\left (f x +e \right )\right )}+a -b}{\sinh \left (f x +e \right )^{2}}\right ) \left (\sinh ^{6}\left (f x +e \right )\right )+27 a^{3} b \ln \left (\frac {\left (a +b \right ) \left (\cosh ^{2}\left (f x +e \right )\right )+2 \sqrt {a}\, \sqrt {b \left (\cosh ^{4}\left (f x +e \right )\right )+\left (a -b \right ) \left (\cosh ^{2}\left (f x +e \right )\right )}+a -b}{\sinh \left (f x +e \right )^{2}}\right ) \left (\sinh ^{6}\left (f x +e \right )\right )-9 b^{2} \ln \left (\frac {\left (a +b \right ) \left (\cosh ^{2}\left (f x +e \right )\right )+2 \sqrt {a}\, \sqrt {b \left (\cosh ^{4}\left (f x +e \right )\right )+\left (a -b \right ) \left (\cosh ^{2}\left (f x +e \right )\right )}+a -b}{\sinh \left (f x +e \right )^{2}}\right ) \left (\sinh ^{6}\left (f x +e \right )\right ) a^{2}-3 b^{3} \ln \left (\frac {\left (a +b \right ) \left (\cosh ^{2}\left (f x +e \right )\right )+2 \sqrt {a}\, \sqrt {b \left (\cosh ^{4}\left (f x +e \right )\right )+\left (a -b \right ) \left (\cosh ^{2}\left (f x +e \right )\right )}+a -b}{\sinh \left (f x +e \right )^{2}}\right ) \left (\sinh ^{6}\left (f x +e \right )\right ) a -20 a^{\frac {7}{2}} \sqrt {\left (a +b \left (\sinh ^{2}\left (f x +e \right )\right )\right ) \left (\cosh ^{2}\left (f x +e \right )\right )}\, \left (\sinh ^{2}\left (f x +e \right )\right )+6 b^{2} \sqrt {\left (a +b \left (\sinh ^{2}\left (f x +e \right )\right )\right ) \left (\cosh ^{2}\left (f x +e \right )\right )}\, \left (\sinh ^{4}\left (f x +e \right )\right ) a^{\frac {3}{2}}+28 b \sqrt {\left (a +b \left (\sinh ^{2}\left (f x +e \right )\right )\right ) \left (\cosh ^{2}\left (f x +e \right )\right )}\, \left (\sinh ^{2}\left (f x +e \right )\right ) a^{\frac {5}{2}}+16 a^{\frac {7}{2}} \sqrt {\left (a +b \left (\sinh ^{2}\left (f x +e \right )\right )\right ) \left (\cosh ^{2}\left (f x +e \right )\right )}\right )}{96 \sinh \left (f x +e \right )^{6} a^{\frac {5}{2}} \cosh \left (f x +e \right ) \sqrt {a +b \left (\sinh ^{2}\left (f x +e \right )\right )}\, f}\]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(csch(f*x+e)^7*(a+b*sinh(f*x+e)^2)^(3/2),x)

[Out]

-1/96*((a+b*sinh(f*x+e)^2)*cosh(f*x+e)^2)^(1/2)*(30*a^(7/2)*((a+b*sinh(f*x+e)^2)*cosh(f*x+e)^2)^(1/2)*sinh(f*x
+e)^4-44*b*((a+b*sinh(f*x+e)^2)*cosh(f*x+e)^2)^(1/2)*sinh(f*x+e)^4*a^(5/2)-15*a^4*ln(((a+b)*cosh(f*x+e)^2+2*a^
(1/2)*(b*cosh(f*x+e)^4+(a-b)*cosh(f*x+e)^2)^(1/2)+a-b)/sinh(f*x+e)^2)*sinh(f*x+e)^6+27*a^3*b*ln(((a+b)*cosh(f*
x+e)^2+2*a^(1/2)*(b*cosh(f*x+e)^4+(a-b)*cosh(f*x+e)^2)^(1/2)+a-b)/sinh(f*x+e)^2)*sinh(f*x+e)^6-9*b^2*ln(((a+b)
*cosh(f*x+e)^2+2*a^(1/2)*(b*cosh(f*x+e)^4+(a-b)*cosh(f*x+e)^2)^(1/2)+a-b)/sinh(f*x+e)^2)*sinh(f*x+e)^6*a^2-3*b
^3*ln(((a+b)*cosh(f*x+e)^2+2*a^(1/2)*(b*cosh(f*x+e)^4+(a-b)*cosh(f*x+e)^2)^(1/2)+a-b)/sinh(f*x+e)^2)*sinh(f*x+
e)^6*a-20*a^(7/2)*((a+b*sinh(f*x+e)^2)*cosh(f*x+e)^2)^(1/2)*sinh(f*x+e)^2+6*b^2*((a+b*sinh(f*x+e)^2)*cosh(f*x+
e)^2)^(1/2)*sinh(f*x+e)^4*a^(3/2)+28*b*((a+b*sinh(f*x+e)^2)*cosh(f*x+e)^2)^(1/2)*sinh(f*x+e)^2*a^(5/2)+16*a^(7
/2)*((a+b*sinh(f*x+e)^2)*cosh(f*x+e)^2)^(1/2))/sinh(f*x+e)^6/a^(5/2)/cosh(f*x+e)/(a+b*sinh(f*x+e)^2)^(1/2)/f

________________________________________________________________________________________

Maxima [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Failed to integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(csch(f*x+e)^7*(a+b*sinh(f*x+e)^2)^(3/2),x, algorithm="maxima")

[Out]

integrate((b*sinh(f*x + e)^2 + a)^(3/2)*csch(f*x + e)^7, x)

________________________________________________________________________________________

Fricas [B] Leaf count of result is larger than twice the leaf count of optimal. 3633 vs. \(2 (179) = 358\).
time = 0.97, size = 7369, normalized size = 37.03 \begin {gather*} \text {too large to display} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(csch(f*x+e)^7*(a+b*sinh(f*x+e)^2)^(3/2),x, algorithm="fricas")

[Out]

[1/96*(3*((5*a^3 - 9*a^2*b + 3*a*b^2 + b^3)*cosh(f*x + e)^12 + 12*(5*a^3 - 9*a^2*b + 3*a*b^2 + b^3)*cosh(f*x +
 e)*sinh(f*x + e)^11 + (5*a^3 - 9*a^2*b + 3*a*b^2 + b^3)*sinh(f*x + e)^12 - 6*(5*a^3 - 9*a^2*b + 3*a*b^2 + b^3
)*cosh(f*x + e)^10 - 6*(5*a^3 - 9*a^2*b + 3*a*b^2 + b^3 - 11*(5*a^3 - 9*a^2*b + 3*a*b^2 + b^3)*cosh(f*x + e)^2
)*sinh(f*x + e)^10 + 20*(11*(5*a^3 - 9*a^2*b + 3*a*b^2 + b^3)*cosh(f*x + e)^3 - 3*(5*a^3 - 9*a^2*b + 3*a*b^2 +
 b^3)*cosh(f*x + e))*sinh(f*x + e)^9 + 15*(5*a^3 - 9*a^2*b + 3*a*b^2 + b^3)*cosh(f*x + e)^8 + 15*(33*(5*a^3 -
9*a^2*b + 3*a*b^2 + b^3)*cosh(f*x + e)^4 + 5*a^3 - 9*a^2*b + 3*a*b^2 + b^3 - 18*(5*a^3 - 9*a^2*b + 3*a*b^2 + b
^3)*cosh(f*x + e)^2)*sinh(f*x + e)^8 + 24*(33*(5*a^3 - 9*a^2*b + 3*a*b^2 + b^3)*cosh(f*x + e)^5 - 30*(5*a^3 -
9*a^2*b + 3*a*b^2 + b^3)*cosh(f*x + e)^3 + 5*(5*a^3 - 9*a^2*b + 3*a*b^2 + b^3)*cosh(f*x + e))*sinh(f*x + e)^7
- 20*(5*a^3 - 9*a^2*b + 3*a*b^2 + b^3)*cosh(f*x + e)^6 + 4*(231*(5*a^3 - 9*a^2*b + 3*a*b^2 + b^3)*cosh(f*x + e
)^6 - 315*(5*a^3 - 9*a^2*b + 3*a*b^2 + b^3)*cosh(f*x + e)^4 - 25*a^3 + 45*a^2*b - 15*a*b^2 - 5*b^3 + 105*(5*a^
3 - 9*a^2*b + 3*a*b^2 + b^3)*cosh(f*x + e)^2)*sinh(f*x + e)^6 + 24*(33*(5*a^3 - 9*a^2*b + 3*a*b^2 + b^3)*cosh(
f*x + e)^7 - 63*(5*a^3 - 9*a^2*b + 3*a*b^2 + b^3)*cosh(f*x + e)^5 + 35*(5*a^3 - 9*a^2*b + 3*a*b^2 + b^3)*cosh(
f*x + e)^3 - 5*(5*a^3 - 9*a^2*b + 3*a*b^2 + b^3)*cosh(f*x + e))*sinh(f*x + e)^5 + 15*(5*a^3 - 9*a^2*b + 3*a*b^
2 + b^3)*cosh(f*x + e)^4 + 15*(33*(5*a^3 - 9*a^2*b + 3*a*b^2 + b^3)*cosh(f*x + e)^8 - 84*(5*a^3 - 9*a^2*b + 3*
a*b^2 + b^3)*cosh(f*x + e)^6 + 70*(5*a^3 - 9*a^2*b + 3*a*b^2 + b^3)*cosh(f*x + e)^4 + 5*a^3 - 9*a^2*b + 3*a*b^
2 + b^3 - 20*(5*a^3 - 9*a^2*b + 3*a*b^2 + b^3)*cosh(f*x + e)^2)*sinh(f*x + e)^4 + 20*(11*(5*a^3 - 9*a^2*b + 3*
a*b^2 + b^3)*cosh(f*x + e)^9 - 36*(5*a^3 - 9*a^2*b + 3*a*b^2 + b^3)*cosh(f*x + e)^7 + 42*(5*a^3 - 9*a^2*b + 3*
a*b^2 + b^3)*cosh(f*x + e)^5 - 20*(5*a^3 - 9*a^2*b + 3*a*b^2 + b^3)*cosh(f*x + e)^3 + 3*(5*a^3 - 9*a^2*b + 3*a
*b^2 + b^3)*cosh(f*x + e))*sinh(f*x + e)^3 + 5*a^3 - 9*a^2*b + 3*a*b^2 + b^3 - 6*(5*a^3 - 9*a^2*b + 3*a*b^2 +
b^3)*cosh(f*x + e)^2 + 6*(11*(5*a^3 - 9*a^2*b + 3*a*b^2 + b^3)*cosh(f*x + e)^10 - 45*(5*a^3 - 9*a^2*b + 3*a*b^
2 + b^3)*cosh(f*x + e)^8 + 70*(5*a^3 - 9*a^2*b + 3*a*b^2 + b^3)*cosh(f*x + e)^6 - 50*(5*a^3 - 9*a^2*b + 3*a*b^
2 + b^3)*cosh(f*x + e)^4 - 5*a^3 + 9*a^2*b - 3*a*b^2 - b^3 + 15*(5*a^3 - 9*a^2*b + 3*a*b^2 + b^3)*cosh(f*x + e
)^2)*sinh(f*x + e)^2 + 12*((5*a^3 - 9*a^2*b + 3*a*b^2 + b^3)*cosh(f*x + e)^11 - 5*(5*a^3 - 9*a^2*b + 3*a*b^2 +
 b^3)*cosh(f*x + e)^9 + 10*(5*a^3 - 9*a^2*b + 3*a*b^2 + b^3)*cosh(f*x + e)^7 - 10*(5*a^3 - 9*a^2*b + 3*a*b^2 +
 b^3)*cosh(f*x + e)^5 + 5*(5*a^3 - 9*a^2*b + 3*a*b^2 + b^3)*cosh(f*x + e)^3 - (5*a^3 - 9*a^2*b + 3*a*b^2 + b^3
)*cosh(f*x + e))*sinh(f*x + e))*sqrt(a)*log(-((a + b)*cosh(f*x + e)^4 + 4*(a + b)*cosh(f*x + e)*sinh(f*x + e)^
3 + (a + b)*sinh(f*x + e)^4 + 2*(3*a - b)*cosh(f*x + e)^2 + 2*(3*(a + b)*cosh(f*x + e)^2 + 3*a - b)*sinh(f*x +
 e)^2 + 2*sqrt(2)*(cosh(f*x + e)^2 + 2*cosh(f*x + e)*sinh(f*x + e) + sinh(f*x + e)^2 + 1)*sqrt(a)*sqrt((b*cosh
(f*x + e)^2 + b*sinh(f*x + e)^2 + 2*a - b)/(cosh(f*x + e)^2 - 2*cosh(f*x + e)*sinh(f*x + e) + sinh(f*x + e)^2)
) + 4*((a + b)*cosh(f*x + e)^3 + (3*a - b)*cosh(f*x + e))*sinh(f*x + e) + a + b)/(cosh(f*x + e)^4 + 4*cosh(f*x
 + e)*sinh(f*x + e)^3 + sinh(f*x + e)^4 + 2*(3*cosh(f*x + e)^2 - 1)*sinh(f*x + e)^2 - 2*cosh(f*x + e)^2 + 4*(c
osh(f*x + e)^3 - cosh(f*x + e))*sinh(f*x + e) + 1)) - 2*sqrt(2)*((15*a^3 - 22*a^2*b + 3*a*b^2)*cosh(f*x + e)^1
0 + 10*(15*a^3 - 22*a^2*b + 3*a*b^2)*cosh(f*x + e)*sinh(f*x + e)^9 + (15*a^3 - 22*a^2*b + 3*a*b^2)*sinh(f*x +
e)^10 - (85*a^3 - 122*a^2*b + 9*a*b^2)*cosh(f*x + e)^8 - (85*a^3 - 122*a^2*b + 9*a*b^2 - 45*(15*a^3 - 22*a^2*b
 + 3*a*b^2)*cosh(f*x + e)^2)*sinh(f*x + e)^8 + 8*(15*(15*a^3 - 22*a^2*b + 3*a*b^2)*cosh(f*x + e)^3 - (85*a^3 -
 122*a^2*b + 9*a*b^2)*cosh(f*x + e))*sinh(f*x + e)^7 + 2*(99*a^3 - 50*a^2*b + 3*a*b^2)*cosh(f*x + e)^6 + 2*(10
5*(15*a^3 - 22*a^2*b + 3*a*b^2)*cosh(f*x + e)^4 + 99*a^3 - 50*a^2*b + 3*a*b^2 - 14*(85*a^3 - 122*a^2*b + 9*a*b
^2)*cosh(f*x + e)^2)*sinh(f*x + e)^6 + 4*(63*(15*a^3 - 22*a^2*b + 3*a*b^2)*cosh(f*x + e)^5 - 14*(85*a^3 - 122*
a^2*b + 9*a*b^2)*cosh(f*x + e)^3 + 3*(99*a^3 - 50*a^2*b + 3*a*b^2)*cosh(f*x + e))*sinh(f*x + e)^5 + 2*(99*a^3
- 50*a^2*b + 3*a*b^2)*cosh(f*x + e)^4 + 2*(105*(15*a^3 - 22*a^2*b + 3*a*b^2)*cosh(f*x + e)^6 - 35*(85*a^3 - 12
2*a^2*b + 9*a*b^2)*cosh(f*x + e)^4 + 99*a^3 - 50*a^2*b + 3*a*b^2 + 15*(99*a^3 - 50*a^2*b + 3*a*b^2)*cosh(f*x +
 e)^2)*sinh(f*x + e)^4 + 8*(15*(15*a^3 - 22*a^2*b + 3*a*b^2)*cosh(f*x + e)^7 - 7*(85*a^3 - 122*a^2*b + 9*a*b^2
)*cosh(f*x + e)^5 + 5*(99*a^3 - 50*a^2*b + 3*a*b^2)*cosh(f*x + e)^3 + (99*a^3 - 50*a^2*b + 3*a*b^2)*cosh(f*x +
 e))*sinh(f*x + e)^3 + 15*a^3 - 22*a^2*b + 3*a*b^2 - (85*a^3 - 122*a^2*b + 9*a*b^2)*cosh(f*x + e)^2 + (45*(15*
a^3 - 22*a^2*b + 3*a*b^2)*cosh(f*x + e)^8 - 28*(85*a^3 - 122*a^2*b + 9*a*b^2)*cosh(f*x + e)^6 + 30*(99*a^3 - 5
0*a^2*b + 3*a*b^2)*cosh(f*x + e)^4 - 85*a^3 + 1...

________________________________________________________________________________________

Sympy [F(-1)] Timed out
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Timed out} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(csch(f*x+e)**7*(a+b*sinh(f*x+e)**2)**(3/2),x)

[Out]

Timed out

________________________________________________________________________________________

Giac [B] Leaf count of result is larger than twice the leaf count of optimal. 4684 vs. \(2 (179) = 358\).
time = 1.69, size = 4684, normalized size = 23.54 \begin {gather*} \text {Too large to display} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(csch(f*x+e)^7*(a+b*sinh(f*x+e)^2)^(3/2),x, algorithm="giac")

[Out]

-1/24*(3*(5*a^3 - 9*a^2*b + 3*a*b^2 + b^3)*arctan(-1/2*(sqrt(b)*e^(2*f*x + 2*e) - sqrt(b*e^(4*f*x + 4*e) + 4*a
*e^(2*f*x + 2*e) - 2*b*e^(2*f*x + 2*e) + b) - sqrt(b))/sqrt(-a))/(sqrt(-a)*a) - 2*(15*(sqrt(b)*e^(2*f*x + 2*e)
 - sqrt(b*e^(4*f*x + 4*e) + 4*a*e^(2*f*x + 2*e) - 2*b*e^(2*f*x + 2*e) + b))^11*a^3 - 27*(sqrt(b)*e^(2*f*x + 2*
e) - sqrt(b*e^(4*f*x + 4*e) + 4*a*e^(2*f*x + 2*e) - 2*b*e^(2*f*x + 2*e) + b))^11*a^2*b + 9*(sqrt(b)*e^(2*f*x +
 2*e) - sqrt(b*e^(4*f*x + 4*e) + 4*a*e^(2*f*x + 2*e) - 2*b*e^(2*f*x + 2*e) + b))^11*a*b^2 + 3*(sqrt(b)*e^(2*f*
x + 2*e) - sqrt(b*e^(4*f*x + 4*e) + 4*a*e^(2*f*x + 2*e) - 2*b*e^(2*f*x + 2*e) + b))^11*b^3 - 165*(sqrt(b)*e^(2
*f*x + 2*e) - sqrt(b*e^(4*f*x + 4*e) + 4*a*e^(2*f*x + 2*e) - 2*b*e^(2*f*x + 2*e) + b))^10*a^3*sqrt(b) + 297*(s
qrt(b)*e^(2*f*x + 2*e) - sqrt(b*e^(4*f*x + 4*e) + 4*a*e^(2*f*x + 2*e) - 2*b*e^(2*f*x + 2*e) + b))^10*a^2*b^(3/
2) + 93*(sqrt(b)*e^(2*f*x + 2*e) - sqrt(b*e^(4*f*x + 4*e) + 4*a*e^(2*f*x + 2*e) - 2*b*e^(2*f*x + 2*e) + b))^10
*a*b^(5/2) - 33*(sqrt(b)*e^(2*f*x + 2*e) - sqrt(b*e^(4*f*x + 4*e) + 4*a*e^(2*f*x + 2*e) - 2*b*e^(2*f*x + 2*e)
+ b))^10*b^(7/2) - 340*(sqrt(b)*e^(2*f*x + 2*e) - sqrt(b*e^(4*f*x + 4*e) + 4*a*e^(2*f*x + 2*e) - 2*b*e^(2*f*x
+ 2*e) + b))^9*a^4 + 1437*(sqrt(b)*e^(2*f*x + 2*e) - sqrt(b*e^(4*f*x + 4*e) + 4*a*e^(2*f*x + 2*e) - 2*b*e^(2*f
*x + 2*e) + b))^9*a^3*b + 615*(sqrt(b)*e^(2*f*x + 2*e) - sqrt(b*e^(4*f*x + 4*e) + 4*a*e^(2*f*x + 2*e) - 2*b*e^
(2*f*x + 2*e) + b))^9*a^2*b^2 - 1237*(sqrt(b)*e^(2*f*x + 2*e) - sqrt(b*e^(4*f*x + 4*e) + 4*a*e^(2*f*x + 2*e) -
 2*b*e^(2*f*x + 2*e) + b))^9*a*b^3 + 165*(sqrt(b)*e^(2*f*x + 2*e) - sqrt(b*e^(4*f*x + 4*e) + 4*a*e^(2*f*x + 2*
e) - 2*b*e^(2*f*x + 2*e) + b))^9*b^4 + 3060*(sqrt(b)*e^(2*f*x + 2*e) - sqrt(b*e^(4*f*x + 4*e) + 4*a*e^(2*f*x +
 2*e) - 2*b*e^(2*f*x + 2*e) + b))^8*a^4*sqrt(b) + 4305*(sqrt(b)*e^(2*f*x + 2*e) - sqrt(b*e^(4*f*x + 4*e) + 4*a
*e^(2*f*x + 2*e) - 2*b*e^(2*f*x + 2*e) + b))^8*a^3*b^(3/2) - 11373*(sqrt(b)*e^(2*f*x + 2*e) - sqrt(b*e^(4*f*x
+ 4*e) + 4*a*e^(2*f*x + 2*e) - 2*b*e^(2*f*x + 2*e) + b))^8*a^2*b^(5/2) + 5463*(sqrt(b)*e^(2*f*x + 2*e) - sqrt(
b*e^(4*f*x + 4*e) + 4*a*e^(2*f*x + 2*e) - 2*b*e^(2*f*x + 2*e) + b))^8*a*b^(7/2) - 495*(sqrt(b)*e^(2*f*x + 2*e)
 - sqrt(b*e^(4*f*x + 4*e) + 4*a*e^(2*f*x + 2*e) - 2*b*e^(2*f*x + 2*e) + b))^8*b^(9/2) + 3168*(sqrt(b)*e^(2*f*x
 + 2*e) - sqrt(b*e^(4*f*x + 4*e) + 4*a*e^(2*f*x + 2*e) - 2*b*e^(2*f*x + 2*e) + b))^7*a^5 + 16464*(sqrt(b)*e^(2
*f*x + 2*e) - sqrt(b*e^(4*f*x + 4*e) + 4*a*e^(2*f*x + 2*e) - 2*b*e^(2*f*x + 2*e) + b))^7*a^4*b - 49146*(sqrt(b
)*e^(2*f*x + 2*e) - sqrt(b*e^(4*f*x + 4*e) + 4*a*e^(2*f*x + 2*e) - 2*b*e^(2*f*x + 2*e) + b))^7*a^3*b^2 + 43362
*(sqrt(b)*e^(2*f*x + 2*e) - sqrt(b*e^(4*f*x + 4*e) + 4*a*e^(2*f*x + 2*e) - 2*b*e^(2*f*x + 2*e) + b))^7*a^2*b^3
 - 13302*(sqrt(b)*e^(2*f*x + 2*e) - sqrt(b*e^(4*f*x + 4*e) + 4*a*e^(2*f*x + 2*e) - 2*b*e^(2*f*x + 2*e) + b))^7
*a*b^4 + 990*(sqrt(b)*e^(2*f*x + 2*e) - sqrt(b*e^(4*f*x + 4*e) + 4*a*e^(2*f*x + 2*e) - 2*b*e^(2*f*x + 2*e) + b
))^7*b^5 + 26976*(sqrt(b)*e^(2*f*x + 2*e) - sqrt(b*e^(4*f*x + 4*e) + 4*a*e^(2*f*x + 2*e) - 2*b*e^(2*f*x + 2*e)
 + b))^6*a^5*sqrt(b) - 106832*(sqrt(b)*e^(2*f*x + 2*e) - sqrt(b*e^(4*f*x + 4*e) + 4*a*e^(2*f*x + 2*e) - 2*b*e^
(2*f*x + 2*e) + b))^6*a^4*b^(3/2) + 148926*(sqrt(b)*e^(2*f*x + 2*e) - sqrt(b*e^(4*f*x + 4*e) + 4*a*e^(2*f*x +
2*e) - 2*b*e^(2*f*x + 2*e) + b))^6*a^3*b^(5/2) - 86646*(sqrt(b)*e^(2*f*x + 2*e) - sqrt(b*e^(4*f*x + 4*e) + 4*a
*e^(2*f*x + 2*e) - 2*b*e^(2*f*x + 2*e) + b))^6*a^2*b^(7/2) + 20370*(sqrt(b)*e^(2*f*x + 2*e) - sqrt(b*e^(4*f*x
+ 4*e) + 4*a*e^(2*f*x + 2*e) - 2*b*e^(2*f*x + 2*e) + b))^6*a*b^(9/2) - 1386*(sqrt(b)*e^(2*f*x + 2*e) - sqrt(b*
e^(4*f*x + 4*e) + 4*a*e^(2*f*x + 2*e) - 2*b*e^(2*f*x + 2*e) + b))^6*b^(11/2) + 12672*(sqrt(b)*e^(2*f*x + 2*e)
- sqrt(b*e^(4*f*x + 4*e) + 4*a*e^(2*f*x + 2*e) - 2*b*e^(2*f*x + 2*e) + b))^5*a^6 - 113568*(sqrt(b)*e^(2*f*x +
2*e) - sqrt(b*e^(4*f*x + 4*e) + 4*a*e^(2*f*x + 2*e) - 2*b*e^(2*f*x + 2*e) + b))^5*a^5*b + 255432*(sqrt(b)*e^(2
*f*x + 2*e) - sqrt(b*e^(4*f*x + 4*e) + 4*a*e^(2*f*x + 2*e) - 2*b*e^(2*f*x + 2*e) + b))^5*a^4*b^2 - 243990*(sqr
t(b)*e^(2*f*x + 2*e) - sqrt(b*e^(4*f*x + 4*e) + 4*a*e^(2*f*x + 2*e) - 2*b*e^(2*f*x + 2*e) + b))^5*a^3*b^3 + 10
6302*(sqrt(b)*e^(2*f*x + 2*e) - sqrt(b*e^(4*f*x + 4*e) + 4*a*e^(2*f*x + 2*e) - 2*b*e^(2*f*x + 2*e) + b))^5*a^2
*b^4 - 20538*(sqrt(b)*e^(2*f*x + 2*e) - sqrt(b*e^(4*f*x + 4*e) + 4*a*e^(2*f*x + 2*e) - 2*b*e^(2*f*x + 2*e) + b
))^5*a*b^5 + 1386*(sqrt(b)*e^(2*f*x + 2*e) - sqrt(b*e^(4*f*x + 4*e) + 4*a*e^(2*f*x + 2*e) - 2*b*e^(2*f*x + 2*e
) + b))^5*b^6 - 63360*(sqrt(b)*e^(2*f*x + 2*e) - sqrt(b*e^(4*f*x + 4*e) + 4*a*e^(2*f*x + 2*e) - 2*b*e^(2*f*x +
 2*e) + b))^4*a^6*sqrt(b) + 248928*(sqrt(b)*e^(2*f*x + 2*e) - sqrt(b*e^(4*f*x + 4*e) + 4*a*e^(2*f*x + 2*e) - 2
*b*e^(2*f*x + 2*e) + b))^4*a^5*b^(3/2) - 373128*(sqrt(b)*e^(2*f*x + 2*e) - sqrt(b*e^(4*f*x + 4*e) + 4*a*e^(2*f
*x + 2*e) - 2*b*e^(2*f*x + 2*e) + b))^4*a^4*b^(5/2) + 253458*(sqrt(b)*e^(2*f*x + 2*e) - sqrt(b*e^(4*f*x + 4*e)
 + 4*a*e^(2*f*x + 2*e) - 2*b*e^(2*f*x + 2*e) + ...

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.01 \begin {gather*} \int \frac {{\left (b\,{\mathrm {sinh}\left (e+f\,x\right )}^2+a\right )}^{3/2}}{{\mathrm {sinh}\left (e+f\,x\right )}^7} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a + b*sinh(e + f*x)^2)^(3/2)/sinh(e + f*x)^7,x)

[Out]

int((a + b*sinh(e + f*x)^2)^(3/2)/sinh(e + f*x)^7, x)

________________________________________________________________________________________